home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / myth.dir / 00130_Script_130 < prev    next >
Text File  |  1994-11-28  |  110b  |  7 lines

  1. on Trigger
  2.   Global SCOPEGlow
  3.   if SCOPEGlow = 0 then
  4.     set SCOPEGlow = 1
  5.   else 
  6.   end if
  7. end Trigger